'宣言 Public Overloads Shared Sub SynchronizeComponentRoleSettingsOnChildren( _ ByVal parent As Control, _ ByVal enableApplicationStyling As Boolean, _ ByVal styleSetName As String, _ ByVal recursive As Boolean, _ ByVal styleLibraryName As String, _ ByVal controlsToIgnore() As Control _ )
public static void SynchronizeComponentRoleSettingsOnChildren( Control parent, bool enableApplicationStyling, string styleSetName, bool recursive, string styleLibraryName, Control[] controlsToIgnore )